Storage Security (1 / 10): Your company is migrating all data to Azure Storage and wants to ensure the security of the data both during and after migration. What Azure features should you utilize to ensure the data's security during and after migration?
Answer:
Azure Storage Service Encryption (SSE) helps protect data at rest. Transport Layer Security (TLS) helps protect data while it's moving from one location to another (in transit). Azure Key Vault provides secure management of cryptographic keys used for encryption. Together, these ensure the security of data during and after migration.
Microsoft Entra ID is an important part of securing resources by managing user access, but it doesn't directly ensure the security of data during and after migration in the context of encryption-at-rest and encryption-in-transit. Similarly, Azure Traffic Manager is used for network routing optimization and doesn't directly secure data during transit or at rest. Hence, while these options sound good and are indeed crucial for Azure security in general, they are not correct in the context of this question.